PostVignette
Complete API reference for PostVignette, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Post processing
Component: yes
public class PostVignette extends Component
Constructors
| Signature | Description |
|---|---|
PostVignette(PostVignette) | Executes PostVignette and returns after the underlying engine call finishes. |
PostVignette(Engine) | Executes PostVignette and returns after the underlying engine call finishes. |
PostVignette() | Executes PostVignette and returns after the underlying engine call finishes. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | PostVignette | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
color | Color | get/set | Virtual attribute exposed by getColor. Access it like a field to read or write the underlying value. |
feather | float | get/set | Virtual attribute exposed by getFeather. Access it like a field to read or write the underlying value. |
midPoint | float | get/set | Virtual attribute exposed by getMidPoint. Access it like a field to read or write the underlying value. |
roundness | float | get/set | Virtual attribute exposed by getRoundness. Access it like a field to read or write the underlying value. |